Getting Started with Reports for WPF > Exporting to XPS |
Reports for WPF supports exporting to XPS. In this version, XPS files created by the C1PrintDocument XPS module always contain a single fixed document sequence with a single fixed document. The following C1PrintDocument objects are represented in the resulting XPS document as PNG images:
Some image formats are not supported by the XPS standard, and if such images are present in the source document (C1PrintDocument), they are converted to the PNG image format. Specifically, only the following formats are preserved: JPEG, PNG, and TIFF. All other formats are converted to PNG.